build: Install gtkemojichooser.h
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Wed, 12 Feb 2020 18:41:49 +0000 (15:41 -0300)
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Wed, 12 Feb 2020 18:41:49 +0000 (15:41 -0300)
It was made public at ef7172dc1ee86a, but the header file
wasn't added to the public headers list.

Add the header file to the list.

gtk/meson.build

index 295ed0af6d16f6f984cce5dac488453c3f855925..52badca38184da6e4ad7274a2126c1001fdcc96a 100644 (file)
@@ -461,6 +461,7 @@ gtk_public_headers = files([
   'gtkdragsource.h',
   'gtkdrawingarea.h',
   'gtkeditable.h',
+  'gtkemojichooser.h',
   'gtkentry.h',
   'gtkentrybuffer.h',
   'gtkentrycompletion.h',